-
Home
-
Site Reviews
-
5.22.2
-
Code
-
Classes
- Migrate
| Total Complexity |
32 |
| Dependencies |
5 |
| Dependents |
9 |
| Total lines |
204 |
| Lines of code |
118 |
| Logical lines of code |
72 |
| Comment lines |
50 |
| Methods |
14 |
| Properties |
3 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| runMigrations() |
S |
53 |
5 |
21 |
| availableMigrations() |
S |
59 |
4 |
14 |
| currentVersion() |
S |
61 |
3 |
12 |
| storedMigrations() |
S |
60 |
3 |
12 |
| isMigrationNeeded() |
S |
66 |
3 |
9 |
| updateVersionFrom() |
S |
67 |
3 |
7 |
| run() |
S |
70 |
2 |
7 |
| createMigrations() |
S |
69 |
2 |
7 |
| pendingMigrations() |
S |
67 |
2 |
8 |
| __construct() |
S |
73 |
1 |
5 |
| pendingVersions() |
S |
69 |
1 |
6 |
| reset() |
S |
81 |
1 |
3 |
| runAll() |
S |
78 |
1 |
4 |
| storeMigrations() |
S |
80 |
1 |
3 |